DefaultBluetoothMonitor

A default implementation of BluetoothMonitor

Parameters

applicationContext

the Context in which Bluetooth should run

bluetoothAdapter

the BluetoothAdapter to use to access Bluetooth

Properties

Link copied to clipboard
open override val isEnabled: Flow<Boolean>
Link copied to clipboard
open override val isServiceEnabled: Boolean

Functions

Link copied to clipboard
override fun startMonitoring()
Link copied to clipboard
override fun stopMonitoring()